micro_utils.dokka
0.9.9
android
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
[android]Either
/
Companion
/
serializer
serializer
android
fun
<
T1
,
T2
>
serializer
(
t1Serializer
:
KSerializer
<
T1
>
,
t2Serializer
:
KSerializer
<
T2
>
)
:
KSerializer
<
Either
<
T1
,
T2
>
>
Content copied to clipboard